<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body{
	font-size: 14px;
	font-family: 'å¾®è½¯é›…é»‘';
	color: #333333;
	margin: 0px;
	padding: 0px;
	cursor: default;
	background-color:#fff;
}
input{
	background-color:#fff;
}
ul,li{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
a{
	text-decoration: none;
}
a:link,a:visited{
	color: #333;
}
a:hover{
	color: #0064CD !important;
}
img{
	border: 0;
	padding: 0px;
	margin: 0px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}


/* å…¬å…±æ&nbsp;·å¼ */
.clear{
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}

/* å¤´éƒ¨å¼€å§‹ */
.header{
	width: 1172px;
	height: 90px;
	margin: 0 auto;
	/* overflow: hidden; */
}
.header .logo{
	width: 132px;
	height: 90px;
	overflow: hidden;
	padding-right: 68px;
	float: left;
	border-top: solid #FF9900 2px;
}
.header .logo img{
	width: 132px;
	height: 90px;
	border: 0px;
}
.header .menu{
	float: left;
	width: 970px;
	/* overflow: hidden; */
	border-top: solid #0064CD 2px;
}
.header .menu ul.top_menu_ul{
	/* overflow: hidden; */
	float: left;
}
.header .menu ul li.top_menu{
	/* width: 120px; */
	height: 90px;
	line-height: 90px;
	/* overflow: hidden; */
	font-size: 16px;
	color: #333;
	margin-left: 20px;
	margin-right: 40px;
	text-align: center;
	font-weight: bold;
	cursor: default;
	float: left;
	position: relative;
}
.header .menu ul li.top_menu.selected,.header .menu ul li.top_menu:hover{
	background: url(../../images/top_triangle.png) center 60px no-repeat;
	color: #fff !important;
}
.header .menu ul li.top_menu.selected a.top_menu_href{
	color: #0064CD !important;
	display: block;
	/* width: 120px; */
	height: 90px;
}
.header .icon {
	width: 27px;
	height: 27px;
	float: right;
	margin-top: 31.5px;
	overflow: hidden;
	margin-right: 5px;
}
.header .icon img{
	width: 27px;
	height: 27px;
}
.header .language{
	font-size: 12px;
	float: right;
}
.header .language ul li{
	width: 25px;
	height: 25px;
	float: left;
	border: 1px solid #ccc;
	line-height: 25px;
	text-align: center;
	border-radius: 3px;
	margin-left: 5px;
	margin-top: 31px;
}
.header .language ul li a{
	display: block;
	width: 25px;
	height: 25px;
}
.header .language ul li:hover{
	background: #0064CD;
	border: 1px solid #0064CD;
}
.header .language ul li:hover a{
	color: #fff;
}
.header .language ul li a:hover{
	color: #fff !important;
}
.header .language ul li.selected{
	background: #0064CD;
	border: 1px solid #0064CD;
}
.header .language ul li.selected a{
	color: #fff;
}
.header .language ul li.selected a:hover{
	color: #fff !important;
}

.header .menu_child{
	position: absolute;
    /* width: 100%; */
    left: -10px;
    top: 90px;
    background-color: #0064CD;
    z-index: 9999;
	border-top: 1px solid #dbd9da;
	/* height: 260px; */
}
.header .hide_menu_content{
	width: 180px;
    margin: 0 auto;
    /* height: 50px; */
    line-height: 50px;
	text-align: left;
	font-weight: normal;
}
.header .hide_menu_content li.menu_title {
	/* display: inline; */
	/* float: left; */
    padding: 0px 20px;
	line-height: 38px;
	height: 38px;
	position: relative;
	border-bottom: 1px solid #dbd9da;
}
.header .hide_menu_content .menu_title a:hover{
	color: #fff !important;
}

.header .hide_menu_content .menu_title:hover{
	background-color: #0020CD;
	cursor: pointer;
}

.header .hide_menu_content a {
	color: #fff;
	font-size: 15px;
	list-style-type: none;
}
.header .hide_menu_content .menu_lists{
	position: absolute;
    background-color: #fff;
    width: 200px;
    left: 180px;
    top: -1px;
    border-top: 1px solid #0064CD;
}
.header .hide_menu_content .menu_lists a{
	font-size: 14px;
}
.menu_lists li {
    height: 38px;
    line-height: 38px;
    border-bottom: #0064CD 1px solid;
    padding: 0 15px;
}
.jiantou {
	background: url("/statics/images/jiantou.png") no-repeat;
}
.header .hide_menu_content .menu_lists li a{
    color: #0064CD !important;
}
.menu_lists li:hover{
    color: #0064CD !important;
    text-decoration: underline;
}
.header .hide_menu_content .menu_lists li a:hover{
    color: #0064CD !important;
    text-decoration: underline;
}
.header .hide_menu_content .menu_lists li:hover{
	/* background-color: #0020CD; */
	cursor: pointer;
}
.header .hide_menu_content_type2{
	width: 120px;
	border: 1px solid #dbd9da;
	overflow: hidden;
	position: absolute;
	top: 90px;
	border-top: 0px;
	z-index: 99999;
	display: none;
	background: #fff;
}
.header .hide_menu_content_type2 ul{
	float: left;
	width: 120px;
	border-top: 1px solid #ccc;
}
.header .hide_menu_content_type2 ul li{
	line-height: 24px;
	color: #666;
	font-size: 8px;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.header .hide_menu_content_type2 ul li a{
	color: #666;
	font-size: 12px;
	display: block;
	width: 120px;
	height: 40px;
	overflow: hidden;
}
.header .hide_menu_content_type2 ul li a:hover{
	color: #0064CD;
}
/* å¤´éƒ¨ç»“æŸ */

/* åº•éƒ¨å¯¼èˆªå¼€å§‹ */
.footer .navigation{
	margin-top: 10px;
	color: #4b4a4a;
	width: 100%;
	overflow: hidden;
	font-weight: bold;
	background: #fff;
	height: 290px;
}
.footer .navigation a{
	color: #575353;
}
.footer .navigation a:hover{
	color: #847f7f;
}
.footer .navigation .nav_content{
	width: 1172px;
	margin: 0 auto;
}
.footer .navigation .nav_content .nav_left{
	float: left;
	width: 440px;
}
.footer .navigation .nav_content .nav_left .qr_code_img{
	overflow: hidden;
	margin: 0 auto;
}
.footer .navigation .nav_content .nav_left .qr_code_img img{
	margin-right: 20px;
}

.footer .navigation .nav_content .nav_left .nav_ad{
	width: 440px;
	margin-top: 5px;
}
.footer .navigation .nav_content .nav_left .nav_ad img{
	max-width: 440px;
}

.footer .navigation .nav_content .nav_right{
	float: right;
	width: 730px;
}
.footer .navigation .nav_content .nav_right ul{
	width: 140px;
	margin-left: 40px;
	float: left;
	border-right: 1px solid #bbb;
}
.footer .navigation .nav_content .nav_right ul li.title{
	font-size: 16px;
	font-weight: bold;
}
.footer .navigation .nav_content .nav_right ul li{
	line-height: 28px;
	font-weight: normal;
}
.footer .navigation .nav_content .nav_left .copy_right{
	width: 440px;
	margin-top: 5px;
    margin-left: 15px;
}
.footer .navigation .nav_content .nav_left .copy_right a{
	font-size: 15px;
    font-weight: normal;
}</pre></body></html>